home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Forcing a draw
- Sent: 5/21/96 1:58 PM
- Received: 5/22/96 8:31 AM
- From: Serge Froment, sfroment@odyssee.net
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >For embedding part your are right, this is the right way to force an
- >update. Calling FW_CView::Draw is not going to redraw embedded parts
- >unless you wrote your part like ODFDraw which doesn't let OpenDoc redraw
- >embedded parts but draw them directly along with its intrisinc content.
-
- Therefore, for non-embedding parts, I should just call FW_CView::Draw, right?
-
- Serge
-
-